Leaflet.prepend

Inserts @child at the first position in @self.

class Leaflet
prepend

Parameters

child Widget

the widget to prepend

Return Value

the [class@LeafletPage] for @child

Meta